home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm2 / gfrq29mb.lha / GFreq2.9MeBBS / Extras / GFreqExtras.cfg < prev    next >
Text File  |  1996-03-18  |  3KB  |  88 lines

  1. ; General configurations for GoldFreq's extras programs
  2.  
  3. ; Where to find GoldFreq's configuration file
  4. GFCONFIG Mail:GoldFreq.cfg
  5.  
  6. ; Path to GoldFreq's database.
  7. DATABASE Mail:GFreq/DataBase
  8.  
  9. ; where GoldFreq's extras programs can but it's temporary files.
  10. WORKDIR Ram:T
  11.  
  12. ; *******************************************************************
  13. ; Configurations for GFMakeBase v 2.1
  14.  
  15. ; Ignore files with these extents.
  16. IGNORE .pi
  17. IGNORE .info
  18. IGNORE .readme
  19.  
  20. ; Ignore these dirs.
  21. IGNOREDIR files:private
  22.  
  23. ; *******************************************************************
  24. ; Configurations for GFreqStat V 2.4
  25.  
  26. ;Tell GFreqStat where GoldFreq keeps it accounting files.
  27. ;AccPath <dir>
  28. AccPath Mail:GFreq/Accounts
  29.  
  30. ;Tell GfreqStat to ignore specified nodes when making the statlists.
  31. IGNORENODE 2:201/411.73
  32.  
  33. ;Specify number of nodes listed in the stats list (i e TopTen). 
  34. ;(No)NodesTop <num>
  35. NodesTop 10
  36.  
  37. ;Specify number of files listed in the stats list (i e TopTen).
  38. ;(No)FilesTop <num>
  39. FilesTop 10
  40.  
  41. ;Select a file for the file statistics.
  42. ;(No)Files <File>
  43. Files Mail:GFreq/Files
  44.  
  45. ;Select a file to get the header to the file statistics list.
  46. ;(No)FileHeader <file>
  47. FilesHeader Mail:GFreq/Textfiles/Fileheader.txt
  48.  
  49. ;Select a file for the file statistics since last time the list was made.
  50. ;(No)FilesLast <file>
  51. FilesLast Mail:GFreq/FilesLast
  52.  
  53. ;Select a file to get the header to the file since last list.
  54. ;(No)FilesLastHeader <file>
  55. FilesLastHeader  Mail:GFreq/Textfiles/Fileheader.txt
  56.  
  57. ;Select a file for the node statistic file. Sorted by freqs.
  58. ;(No)NodesFreq <File>
  59. NodesFreq Mail:GFreq/NodeFreq
  60.  
  61. ;Select a file to get the header to the node statistic list.
  62. ;(No)NodesFreqHeader <file>
  63. NodesFreqHeader Mail:GFreq/Textfiles/Nodeheader.txt
  64.  
  65. ;Select a file for the node statistic file. Sorted by files.
  66. ;(No)NodesFiles <File>
  67. NodesFiles Mail:GFreq/NodesFiles
  68.  
  69. ;Select a file to get the header to the node statistic list.
  70. ;(No)NodesFilesHeader <file>
  71. NodesFilesHeader Mail:GFreq/Textfiles/Nodeheader.txt
  72.  
  73. ;Select a file for the node statistic file. Sorted by freqs. Since last.
  74. ;(No)NodesFreqLast <file>
  75. NodesFreqLast Mail:GFreq/NodesFreqLast
  76.  
  77. ;Select a file to get the header to the node statistic list.
  78. ;(No)NodesFreqLastHeader <file>
  79. NodesFreqLastHeader Mail:GFreq/Textfiles/Nodeheader.txt
  80.  
  81. ;Select a file for the node statistic file. Sorted by files. Since last.
  82. ;(No)NodesFilesLast <file>
  83. NodesFilesLast Mail:GFreq/NodesFilesLast
  84.  
  85. ;Select a file to get the header to the node statistic list.
  86. ;(No)NodesFilesLastHeader <file>
  87. NodesFilesLastHeader Mail:GFreq/Textfiles/Nodeheader.txt
  88.